Welcome![Sign In][Sign Up]
Location:
Search - serial matlab

Search list

[SCMMCU_MATLAB_oscillograph

Description: 使用ME300B开发板通过51单片机读取AD数据并通过串口将数据上传到PC,再使用MATLAB作图,实现简单的示波器功能-ME300B development board through the use of single-chip microcomputer 51 to read through the serial data and AD data uploaded to the PC, re-use MATLAB mapping to achieve a simple oscilloscope function
Platform: | Size: 20480 | Author: 朱蛛 | Hits:

[Com PortGSM

Description: 主要是介绍如何通过串口通信实现GSM功能-Mainly through the introduction of serial communication implementation GSM functionality
Platform: | Size: 7168 | Author: yinrui | Hits:

[Software EngineeringWBD

Description: 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip temperature control unit for the acquisition, transformation, display and transmit data through the serial port to the PC, the PC-side data storage, analysis, rendering waveform. In single-chip technology and VC-based programming technique proposed system framework and the specific design of the program, using C language compilation and hardware circuitry and software control system on the overall implementation and use of keys, LCD display and other peripheral equipment to provide users with services, implementation of HCI.
Platform: | Size: 770048 | Author: amanda | Hits:

[matlabfangzhen

Description: 一本关于控制系统仿真的书的程序 1、文件夹1中的程序是书中的一些仿真。 2、文件2中的是最近做的预测控制、PID控制及逻辑控制的对比综合研究。 3、文件夹3中是与maltab通信的数据采集板的设计文件。包括串口设计、USB1.1及USB20设计。这是最新的设计资料,很有参考价值。 -About a control system simulation procedure one book, folders, one in the book are a number of procedural simulation. 2, document 2 are recent to do predictive control, PID control and logic control study Comparative General. 3, folder 3 are maltab communication with data acquisition board design document. Including the serial design, USB1.1 and USB20 Designed. This is the latest design information, useful reference value.
Platform: | Size: 11535360 | Author: jlj | Hits:

[matlabserial_3bar

Description: Inverse dynamic analysis of 3 bar serial robot using new efficient method De-NOC.
Platform: | Size: 4096 | Author: praveen | Hits:

[matlabserialOUT_nag

Description: a code which export a letter/array to serial port
Platform: | Size: 1024 | Author: nagesh_vithalkar | Hits:

[matlabSerial_GPS

Description: Serial Application of GPS
Platform: | Size: 17408 | Author: marty | Hits:

[ToolBarmatlab1

Description: toolbar to communicate with serial data transfer.
Platform: | Size: 3072 | Author: khairul | Hits:

[Fractal programrsfengxing

Description: 此程序为matlab分形程序,用于计算具有分形特性的时间序列的rs分形维数,仅供参考如有错误请指正-compulate the dimenson of the time serial
Platform: | Size: 2048 | Author: 黎明 | Hits:

[matlabMATLAB

Description: 其中,子目录《数字信号处理题解及电子课件》_MATLAB程序包含了完成该书的习题参考答案时所用到的MATLAB程序,直接运行这些程序可给出相应习题参考解答的结果。用MATLAB编写的程序的名称由“ex”开头,接下来是所在的章、习题序号及该习题中MATLAB程序的序号,如ex_01_06_1,指的是第1章第6题的第1个程序。-Among them, the subdirectory " digital signal processing solutions and electronic courseware title" _MATLAB The book contains a complete reference to answer the exercises used by the MATLAB program, these programs can be run directly gives a reference to answer the result of exercise. MATLAB program with the name written by the " ex" at the beginning, followed by the host of the Chapter, and the number of exercises exercise program in MATLAB serial number, such as ex_01_06_1, refer to Chapter 1, Article 6, paragraph 1 of the title process .
Platform: | Size: 48128 | Author: 高建 | Hits:

[CSharpMAC

Description: turbo码的C程序,许多行前面都有些序号 请自己更正以后运行 有问题请联系:103086097-turbo code of C program, and many firms are some of the serial number in front of your own after the operation to correct a problem please contact: 103086097
Platform: | Size: 100352 | Author: 123 | Hits:

[Special Effectstiqu

Description: 水印提取检测的matlab程序代码 对嵌入水印图像进行dct变化,提取水印序列,计算序列相关值-Detection of watermark extraction matlab code for dct embedded watermark image change, extract the watermark sequence, calculating the value of serial correlation
Platform: | Size: 3072 | Author: 顾利雯 | Hits:

[SCMDS18B20

Description: 基于matlab的温度检测系统里有1820与串口通行方法-Matlab-based detection system temperature, there are 1820 with the serial passage method
Platform: | Size: 1024 | Author: 留从 | Hits:

[Communication-Mobileserial2parallel

Description: 自己用的simulink串并,并串转换子系统-serial to parallel
Platform: | Size: 12288 | Author: 温三宝 | Hits:

[Com Portcom

Description: 这个程序是四通道的串口通信代码,点击通信开始时,自动从指定串口接收并显示数据,可实现串口的切换-This procedure is four-channel serial communication code, click on the beginning of communication, automatic from the specified serial port receive and display data, enabling the switch serial
Platform: | Size: 94208 | Author: 李远 | Hits:

[matlabSource_Code_Of_Guide_To_MATLAB_Mix_Programming

Description: 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.
Platform: | Size: 49152 | Author: | Hits:

[Compress-Decompress algrithmsmatlab_procedure

Description: matlab串口通信-serial comunication using matlat
Platform: | Size: 3072 | Author: fjp119 | Hits:

[SCSI-ASPIcom

Description: 串口通信内容的详细过程,matlab的应用-serial communication !!
Platform: | Size: 3072 | Author: fjp119 | Hits:

[Internet-Networkdsdv

Description: ns2下dsdv实现代码。DSDV(Destination-Sequenced Distance-Vector)协议是先应式路由协议,是由传统的Bellman-Ford 路由协议改进得到的,其特点是利用目的节点序列号解决了DBF算法的路由环路和无穷计数问题。-dsdv the realization of the code under ns2. DSDV (Destination-Sequenced Distance-Vector) protocol is proactive routing protocol, is the traditional Bellman-Ford Routing Protocol has been improving, and its destination node is characterized by the use of the serial number of the DBF algorithm to solve the routing loop and count the issue of infinity.
Platform: | Size: 17408 | Author: 开开 | Hits:

[Othere1

Description: 从串口读取数据并翻译,采用触发事件功能接受数据-Read data from the serial port and translation, using the trigger event function to receive data
Platform: | Size: 2048 | Author: zhaomeng | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net